Conclusion
Malware, hacking, and spoofing are three major cyber threats that every internet user
should understand. While malware directly attacks your system, hacking focuses on
breaking into your accounts, and spoofing tricks you into giving away your information.
The good news is that you can stay safe by being careful and aware. Simple habits like using
strong passwords, avoiding suspicious links, and keeping your software updated can protect
you from most cyber threats.
8. What is a rewall? Explain various benets associated with it.
Ans: What is a Firewall?
A firewall is a security system—either hardware, software, or a combination of both—that
monitors and controls incoming and outgoing network traffic based on predetermined rules.
Think of it as the security guard of your computer network:
• It decides which data packets are allowed in and which are blocked.
• It protects against unauthorized access, hackers, and malicious software.
In short: A firewall acts as a barrier between a trusted internal network and an untrusted
external network (like the internet).
How Does a Firewall Work?
• Every piece of data traveling across a network is broken into packets.
• The firewall inspects these packets.
• Based on rules (like IP addresses, ports, or protocols), it either allows or blocks them.
For example:
• If you’re visiting a safe website, the firewall lets the traffic through.
• If a hacker tries to access your system, the firewall blocks it.
Types of Firewalls
1. Packet-Filtering Firewalls
o Check each packet’s source, destination, and protocol.
o Simple but effective for basic protection.